Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve translations in diagnostics, update translation domain #675

Merged
merged 3 commits into from
Oct 9, 2021

Conversation

krassowski
Copy link
Member

@krassowski krassowski commented Sep 4, 2021

References

Follow up after #557.

Code changes

  • Update translation domain to use _ instead of -
  • add missing trans.__ calls
  • modify Column to have a separate id and label

User-facing changes

Translations should work, and should cover the diagnostics panel now.

get_breadcrumbs was renamed to getBreadcrumbs; get_breadcrumbs was retained for backwards compatibility but is now deprecated in favour of getBreadcrumbs and will be removed in 4.0.

Backwards-incompatible changes

None

Chores

  • linted
  • tested
  • documented
  • changelog entry

@github-actions
Copy link

github-actions bot commented Sep 4, 2021

Binder 👈 Launch a binder notebook on branch krassowski/jupyterlab-lsp/translation-fixes

@krassowski krassowski merged commit ac0c59c into master Oct 9, 2021
@krassowski krassowski deleted the translation-fixes branch October 9, 2021 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant